home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / tema / cesar / CesarFTP.EXE / {app} / Changes.txt < prev    next >
Encoding:
Text File  |  2001-12-21  |  5.1 KB  |  127 lines

  1. Changes made in 0.99e
  2.  
  3.     Fixes:
  4.         - A problem with passive connection ports may have appeared if the
  5.           upper limit was set in the from column.
  6.         - Possible overflows with some FTP commands.
  7.         - The server may shutdown incorrectly.
  8.         - The server may crash with an invalid settings.ini file.
  9.         - Uploads under windows 9x were very likely to crash the server.
  10.         - Date was not correctly reported with old files.
  11.  
  12.     Changes:
  13.         - The server doesn't check anymore passive addresses so that
  14.           it is now possible to use an address which doesn't belong to
  15.           the server.
  16.  
  17. Changes made in 0.99d
  18.  
  19.     Fixes:
  20.         - The default passive address could not be changed.
  21.         - Some event handlings could crash the server.
  22.         - Fixed another problem concerning file transfers.
  23.         - Some other miscellaneous things.
  24.         - The server could crash when someone whas trying to download
  25.                   a file being uploaded.
  26.     Addition:
  27.         - a small F.A.Q in the help file.
  28.         - a debugging option.
  29.  
  30.  
  31. Changes made in 0.99c
  32.  
  33.     Fixes:
  34.         - A problem with the NLST command prevented to use 
  35.           unix MGET command correctly.
  36.         - Fixed a problem with the virtual file which crashed
  37.           the server when the account were changed.
  38.         - Change the way download and upload are done under non NT
  39.           systems. This prevented to download big files under thoses
  40.           systems and used more ressources. (this was due to an OS
  41.           limitation compared to NT systems).
  42.         - Upload transfer could be corrupted if a speed limit was set.
  43.         - a GDI resource leak has been removed in the statistic window.
  44.         - Remove the 127.0.0.1 IP which confused some users.
  45.         - Fixed a little problem with PASV connections when transfers
  46.           could not be initiated.
  47.         - Fixed a problem with the [xxx-yyy] option in ban list.
  48.         - Fixed a typo in the download speed graph.
  49.         - Fixed a display problem when the CPU speed could not 
  50.           be correctly  displayed.
  51.         - A Dead lock could occur when having a huge log load.
  52.         - Fixed a bug with ratio and bytes counting.
  53.         - Some other miscellaneous things.
  54.  
  55. Changes made in 0.99b
  56.  
  57.     Fixes:
  58.         Fixed a bug in the PORT command which crashed the server.
  59.         Fixed a buffer overflow.
  60.         Fixed a bug which caused the server to crash if the IPs of the computer changed.
  61.         Fixed a bug which prevented from creating a big number of accounts.
  62.         Remote control should be fully functional.
  63.         Improved the LIST command handling.
  64.         Bug when changing the server port while it is online.
  65.         Fixed a problem with the option "launch on system start" on Win9x systems.
  66.         Events set up for a group where not used by its users.
  67.         Fixed a problem with log files.
  68.         Improved CPU detection speed.
  69.         Fixed some login problems due to commands issued between USER and PASS commands.
  70.  
  71.     Additions:
  72.         The root directory "/" can know point to a real folder.
  73.         You can change the name of your virtual directories.
  74.         You don't need anymore to click the update access right button for updating the rights.
  75.         Added the FILEEXT and FILESIZE tags for events control.
  76.         Added a Password generator.
  77.         More options can be inherited from groups to their users.
  78.         You can now hide passwords with ****.
  79.         Added an upload graph.
  80.         Added more messages especially a message containing the IP of every new connection.
  81.         Added a counter to the maximum number of connection per IP.
  82.         You can quit now statistic window and spy windows with the escape key.
  83.         You can clear log windows now.
  84.  
  85.     Changes:
  86.         The entire networking code of the server has been remade. It does now use a
  87.         constant number of threads, should be a little bit faster, or at least takes
  88.         less CPU resources.
  89.         The color of the download speed graph has been changed.
  90.         Improve creatly the installation process by using Inno Setup by Jordan Russell.
  91.         The connect message can now be much bigger (32 Kb).
  92.         The speed limit does also affect uploads.        
  93.         Improved greatly the configuration of the passive addresses and ports used.
  94.         Overall stability is greatly improved.
  95.         New GUI bitmaps.
  96.  
  97. Changes made in 0.98b
  98.  
  99.     Fixes:
  100.         Problem when setting up remote control.
  101.         Fixed some bugs related to spy windows. A big number of opened spy windows could crash the controller.
  102.         Fixed ratio & quota credit limits were abnormally low.
  103.         Fixed Huges file listing could crash the server.
  104.         Bug that caused the server to crash when closed while running.
  105.         Remote control should now work properly.
  106.  
  107.         And many other miscellaneous small things.
  108.  
  109.     Additions:
  110.         download speed graph.
  111.         some basic multihome options.
  112.         CesarFTP remembers position and size of the main window, the statistic window, and the browser window.
  113.  
  114.     Changes:
  115.         Settings are now stored in *.ini files.
  116.         Multiline logs are now better handled.
  117.         When installed as a service, default is now to run it on system start.
  118.  
  119. Changes made in 0.97b
  120.  
  121.     Added a default directory options.
  122.  
  123.     Fixed some server stability bugs.
  124.     Fixed a bug in User Dialog when adding a user to a group ( displaying an unwanted message box ).
  125.     Fixed a bug in the Ban Access dialog which prevented the use of this functionality.
  126.     Fixed improper handling of events.
  127.